> ## Documentation Index
> Fetch the complete documentation index at: https://sequence-0fb8d9e6-api_docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

## Overview

[@0xsequence/connect v6](https://www.npmjs.com/package/@0xsequence/connect/v/6.0.0) is the React Hooks SDK for the Ecosystem Wallet.
It combines social auth, passkeys, account recovery, wallet linking, sessions and permissions management to deliver a complete Web2 like experience for your users.
With a small bundle size, it's the fastest way to add a complete, non-custodial ecosystem smart wallet experience to your DApp.

### Key features:

* Social auth (Email, Google, Apple)
* Passkeys
* Account Recovery
* Wallet Linking
* Smart sessions management
* Customizable theming
* Built in UI components

# Demos

Check out our live demos:

<Columns cols={2}>
  <Card title="Ecosystem Wallet" icon="play" href="https://next-acme-wallet.sequence-dev.app">
    See a demo of an Ecosystem Wallet.
  </Card>

  <Card title="Ecosystem Wallet in a Game" icon="play" href="https://mining-quest-v3.pages.dev">
    See a demo of how an Ecosystem Wallet is used in a game.
  </Card>
</Columns>
